home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SPACE 2
/
SPACE - Library 2 - Volume 1.iso
/
apps
/
21
/
emacsrc
/
misc.c
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1986-05-14
|
228 b
|
17 lines
/*
misc.c pm 1/18/86
miscellaneous things of microEmacs
*/
char msginit[] = "ported at Case Western Reserve University; 03/04/86";
help(f,n)
int f, n;
{
mlwrite("please Visit File 'keybind.doc'");
}